projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f511457
)
(Fwhere_is_internal): Declare gcpro3, gcpro4.
author
Dave Love
<fx@gnu.org>
Thu, 25 Jan 2001 12:58:22 +0000
(12:58 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 25 Jan 2001 12:58:22 +0000
(12:58 +0000)
src/keymap.c
patch
|
blob
|
history
diff --git
a/src/keymap.c
b/src/keymap.c
index c45f4395edaf6fa49d9056828a966d4dcbab0cbc..f5b037ffa439310d04d99a181686af55483e7cec 100644
(file)
--- a/
src/keymap.c
+++ b/
src/keymap.c
@@
-2268,7
+2268,7
@@
indirect definition itself.")
{
Lisp_Object *defns;
int i, n;
- struct gcpro gcpro1, gcpro2;
+ struct gcpro gcpro1, gcpro2
, gcpro3, gcpro4
;
/* Check heuristic-consistency of the cache. */
if (NILP (Fequal (keymaps, where_is_cache_keymaps)))